projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
228b1af
)
(ps-build-face-reference): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 29 Jan 2007 16:11:48 +0000
(16:11 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 29 Jan 2007 16:11:48 +0000
(16:11 +0000)
lisp/ps-print.el
patch
|
blob
|
history
diff --git
a/lisp/ps-print.el
b/lisp/ps-print.el
index ca8cada2b2e5d2e0ae7bfaa4dc9fae8bf0b766b5..514c55e7dd6e5608315606ca41118d606a88de13 100644
(file)
--- a/
lisp/ps-print.el
+++ b/
lisp/ps-print.el
@@
-3313,7
+3313,7
@@
require slightly different versions of this line."
"*Non-nil means build the reference face lists.
ps-print sets this value to nil after it builds its internal reference lists of
-bold and italic faces. By setting
s
its value back to t, you can force ps-print
+bold and italic faces. By setting its value back to t, you can force ps-print
to rebuild the lists the next time you invoke one of the ...-with-faces
commands.